*{
	margin:0px;
	padding:0px;
	}
ul{
	list-style-type:none;
	}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration: none;
}
body img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0; vertical-align: top;
}
a:active{
	star:expression_r(this.onFocus=this.blur());
}
:focus{
	outline:0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0px; 
}
input::-webkit-input-placeholder{
      color:#666;
}
html{font-size: 100px;}
body{
	min-width: 1200px;
	font-size: 0.14rem;
	position: relative;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
.jssort01 .p {
    position: absolute;
    width: 20px;
    height: 4px;
    border-radius: 3px;
    background:rgba(255,255,255,0.3);
}
.jssort01 .pav .c {
    width: 20px;
    height: 4px;
    border-radius: 3px;
    background:rgba(255,255,255,0.6);
}
.jssort01{
    display: inline-block;
    left: 50%;
    transition: translateX(-50%)
}
#jssor_2{display: none;}
.con{
	position: relative;
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.header{
	height: 100px;
	border-bottom: 0px solid #68AFD7;
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 100%;
}
.header .con{height: 100%;overflow: visible!important;}
.header .logo {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.header .nav {
	height: 30px;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.header .nav li {
    float: left;
    margin-left: 30px;
    height: 40px;
    position: relative;
}
.header .nav li>a {
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
}
.header .nav li>a:after {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.header .nav li:hover>a:after, .header .nav .active>a:after {
    width: 100%;
}
.header .nav li dl{
	width: 120px;
	position: absolute;
	top:35px;
	left:50%;
	transform:translateX(-50%);
	overflow: hidden;
	background:rgba(255,255,255,0.5);
	border-radius: 5px;
	display: none;
}
.header .nav dd a{
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
}
.header .nav dd a:hover{
	background: rgba(255,255,255,0.5);
}
.title{
	overflow: hidden;
	text-align: center;
	text-transform:uppercase;
	color: #807e7e;
	display: block;
}
.title h3{font-size: 0.3rem;margin-bottom: 0.05rem;font-weight: normal;}
.title span{font-size: 0.13rem;margin:0 0.1rem;}
.title img{vertical-align: middle;}
.service{
	background: #F6F6F6;
	overflow: hidden;
	padding:0.5rem 0;
}
.service ul,.product ul{
	overflow: hidden;
	margin-top: 0.5rem;
}
.service li{
	width: 20%;
	float: left;
	text-align: center;
	overflow: hidden;
	font-size: 0.18rem;
	color: #848484;
}
.service li p:first-child{
	width:1rem;
	height: 1rem;
	border-radius: 50%;
	margin:0 auto 0.1rem;
}
.service li p:first-child img{
	width: 0.7rem;
	height: 0.7rem;
	margin:0.15rem;
}
.service li:nth-child(1) p:first-child{background: #F4718F}
.service li:nth-child(2) p:first-child{background: #8B97C9}
.service li:nth-child(3) p:first-child{background: #0AC4DA}
.service li:nth-child(4) p:first-child{background: #36CEBE}
.service li:nth-child(5) p:first-child{background: #14A3E6}
.product,.about,.case,.news{overflow: hidden;padding:0.5rem 0;}
.product li{
	float: left;
	overflow: hidden;
	position: relative;
	width: 25%;
	height: 0;
	padding-bottom: 25%;
}
.product li a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
}
.product li a>img{width: 100%;height: 100%}
.product li p{
	position: absolute;
	bottom:0;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	color: #fff;
	font-size: 0.16rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(0,104,163,0.5);
	z-index: 1
}
.product li div{
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top:0;
	display: none;
	background: rgba(0,104,163,0.5);
}
.product li div img{
	width: 0.94rem;
	height: 0.94rem;
	position: absolute;
	top:0;left:0;right:0;bottom:0;
	margin:auto;
}
.product li:hover div{display: block;}
.swiper-about .swiper-wrapper {
    transition-timing-function: linear !important;
}
.about .content{
	color: #7f7878;
	margin: 0.1rem 0 0.5rem;
	font-size: 0.15rem;
	line-height: 0.3rem;
}
.about .content img{margin:0.1rem 0;}
.about .box{
	padding:0.3rem 0.1rem;
	box-sizing: border-box;
	background: #F1F1F1;
	color: #333;
	font-size: 0.18rem;
	overflow: hidden;
	margin-top: 0.5rem;
}
.about .box a{color: #333}
.about .box p{float: left;position: relative;}
.about .box p:last-child{float: right;}
.about .box p i{
	width: 0.05rem;
	height: 0.05rem;
	background: #C4C4C4;
	border-radius: 50%;
	display: inline-block;
	margin-right: 0.06rem;
	vertical-align: middle;
}
.swiper-about img{max-width: 100%;}
.case{
	background-image: url(__CDN__/template/xytzg20221210/images/index/case_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.case .title{color: #fff}
.case ul{margin-top: 0.5rem;}
.case li{
	float: left;
	width: 382px;
	overflow: hidden;
	margin-right: 27px;
	margin-bottom: 10px;
	font-size: 0.18rem;
	text-align: center;
}
.case li:nth-child(3n){margin-right: 0}
.case li p:first-child{
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 71%;
	box-sizing: border-box;
	border:2px solid #B6D0FC;
}
.case li p:first-child img{
	position: absolute;
	width: 100%;height: 100%;
	top:0;left:0;
	
}
.case li p:last-child{
	color: #fff;
	height: 0.5rem;
	line-height: 0.5rem;
}
.news{background:#F1F1F1 }
.news .new{margin-top: 0.5rem;overflow: hidden;}
.news .l{
	float: left;
	overflow: hidden;
	background: #fff;
	box-sizing: border-box;
	padding:0.2rem 0.1rem;
	width: 380px;
	margin-right: 30px;
}
.news .l:last-child{margin-right: 0}
.news .l .tit{
	font-size: 0.24rem;
	color: #535353;
}
.news .l .tit a{
	float: right;
	font-size: 0.12rem;
	color: #535353;
	line-height: 0.3rem;
}
.news .l>img{
	width: 100%;
	max-width: 100%;
	height: 189px;
	margin:0.1rem 0;
}
.news .l li{overflow: hidden;margin-bottom: 0.1rem;font-size: 0.16rem;}
.news .l li a{
	display: block;
	position: relative;
	color: #535353;
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left; 
}
.news .l li a:before{
	content:"";
	display: inline-block;
	width: 0.05rem;
	height: 0.05rem;
	background: #AAAEB3;
	margin:0 0.07rem 0 0.05rem;
	position: relative;
	top:-0.03rem;
}
.news .l li span{
	float: right;
	color: #999;
}
.news .l li a:hover{color: #01A6DC}
.news .link{
	overflow: hidden;
	margin-top:0.3rem;
	font-size: 0.14rem;
}
.news .link p{
	width:1.2rem;
	float: left;
	color: #333;
}
.news .link ul{
	width: 1080px;
	float: right;
	overflow: hidden;
}
.news .link ul li{float: left;margin-right: 0.2rem;margin-bottom: 0.1rem;}
.news .link ul li a{color: #717171;}
.news .link ul li a:hover{color: #333;}






/*上一页 下一页*/
.entry-meta {
	width: 80vw;
	margin: 0px auto;
	margin-top: 2vh;
	padding: 1vw;
	border: 1px solid #efefef;
	background-color: aliceblue;
}
.entry-meta ul {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.entry-meta ul li {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	list-style: none;
}
.entry-meta ul li a {
	font-size: 14px;
}





.footer{
	overflow: hidden;
	background: #0184CF;
}
.footer .con{
	padding:0.2rem 0 0.3rem;
	position: relative;
}
.footer .lef{
	font-size: 0.14rem;
	color: #fff;
	line-height: 0.3rem;
	float: left;
	width: 66%;
}

.footer .lef a{color: #ffffff;}
.footer .lef a:hover{color: #ffffff;}

.footer .rig{
	position: relative;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 0.14rem;
	color: #fff;
	text-align: center;
}
.footer .rig img{margin-bottom: 0.05rem;max-width: 0.8rem;}
.header_m{
	width: 100%;
	height: 0.5rem;
	box-sizing: border-box;
	padding:0 3%;
	z-index: 999;
	background: #0184CF;
	display: none;
	position: fixed;
	top:0;
}
.header_m img:first-child{
	max-height: 0.4rem;
	margin-top: 0.05rem;
	float: left;
}
.header_m img:last-child{
	width: 0.3rem;
	height: 0.3rem;
	float: right;
	margin:0.1rem 0;
}
.fix_bg,.menu1{
	display: none;
}
.banner{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 520px;
}
.con-nav { width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.con-nav a {
	display: inline-block;
	font-size: 1.3vw;
	color: rgb(136, 135, 135);
	line-height: 2;
	margin: 0 1.5vw;
}



.positon{border-bottom: 1px solid #d2d2d2;margin-top: 0.1rem;}
.positon p:first-child{
	font-size: 0.26rem;
    color: #333333;
    font-weight: normal;
    padding-left: 10px;
    position: relative;
	height: 0.5rem;
	line-height: 0.5rem;
	float: left;
}
.positon p:first-child:after {
    content: "";
    width: 0.05rem;
    height: 0.24rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.11rem;
    background: #0268A4;
}
.positon p:last-child{
	float: right;
	font-size: 0.14rem;
	color: #999;
	height: 0.5rem;
	line-height: 0.5rem;
}
.positon p:last-child  a{color: #999;}
.in_content{
	padding:0.2rem 0; min-height: 30vh;
	color: #555;
    font-size:0.16rem;
    line-height: 0.3rem;
    text-align: justify;
}
.in_case,.in_product{background: none;padding:0.2rem 0;}
.in_case ul,.in_product ul{margin-top: 0}
.in_case li p:last-child{color: #333;}
.in_product li{width: 24%;padding-bottom: 24%;margin-right: 1.33%;margin-bottom: 0.15rem;}
.in_product li:nth-child(4n){margin-right: 0}
.news-list{
	width: 1200px;
	margin: 0 auto;
	padding:0.2rem 0;
	height: auto;
	overflow: hidden;
}
.news-list ul {
	 
	width:100%;
	margin-top: 5px;
	height: auto;
	overflow: hidden;
}
.news-list ul li{
	width: 565px;
	padding: 15px;
	float: left;
	height: 88px;
	background: #f5f5f5;
	border-radius: 10px;
	margin-bottom: 10px;
}
.news-list ul li:nth-child(2n){
	float: right;
}

.news-list ul li .time{
	width: 88px;
	height: 88px;
	overflow: hidden;
	background: #afafaf;
	float: left;
}

.news-list ul li .time b{
	color:#fff;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	display: block;
}
.news-list ul li .time span{
	display: block;
	text-align: center;
	color:#ffffff;
	font-size: 15px;
	margin-top: 5px;
}
.news-list ul li .intro{
	width: 458px;
	height: auto;
	overflow: hidden;
	float: right;
}

.news-list ul li .intro h4{
	width: 100%;
	color:#1a1a1a;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    overflow: hidden;
}

.news-list ul li .intro p{
	color:#666666;
	font-size: 13px;
	height: 40px;
	line-height: 20px;
	margin-top: 8px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.cont-intro{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 60px;
}
 

.cont-intro .bd{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.cont-intro  .bd .cont{
	float: left;
	width: 508px;
	height: auto;
	overflow: hidden;
}
 
.cont-intro  .bd .cont img{
	display: block;
	width: 100%;
}
.cont-intro  .bd .cont .info{
	width: 100%;
	height: 240px;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	padding-left: 16px;
}

.cont-intro  .bd .cont .info h4{
	color:#333333;
	font-size: 18px;
	margin-top: 30px;
}

.cont-intro  .bd .cont .info p{
	color:#333333;
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}

.cont-intro  .bd .about-msg{
	float: right;
	width: 510px;
	height: auto;
	overflow: hidden;
}
.cont-intro  .bd .about-msg .tit{
	height: auto;
	overflow: hidden;
}
.cont-intro  .bd .about-msg .tit p{
	color:#666666;
	font-size: 18px;
	float: left;
	line-height: 25px;
}
.cont-intro  .bd .about-msg .tit  span{
	display: block;
	float: left;
	margin-left: 10px;
	color:#999999;
	line-height: 25px;
	font-size: 12px;
}

.cont-intro  .bd .about-msg form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.cont-intro  .bd .about-msg form ul li {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.cont-intro  .bd .about-msg form ul li p{
	color:#666666;
	font-size: 18px;
	float: left;
	width: 90px;
	line-height: 30px;
}

.cont-intro  .bd .about-msg form ul li input{
	float: right;
	width: 420px;
	outline: none;
	height: 50px;
	line-height: 50px;
	border: 1px solid #d2d2d2;
	text-indent: 5px;
	box-sizing: border-box;
	background: none;
	font-family: '微软雅黑';
}
.cont-intro  .bd .about-msg form ul li textarea{
	width: 100%;
	height: 125px;
	padding-top: 10px;
	box-sizing: border-box;
	font-family: '微软雅黑';
	border: 1px solid #d2d2d2;
	width: 420px;
	resize: none;
	outline: none;
	padding-left: 5px;
}
.cont-intro  .bd .about-msg form .btn{
	width: 100%;
	height: 60px;
	background: #999999;
	color:#fff;
	letter-spacing: 2px;
	font-size: 18px;
	border: none;
	border-radius: 5px;
	margin-top: 10px;
}
.map{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 2px solid #d2d2d2;
	box-sizing: border-box;
}
.map .allmap{
	width: 100%;
	height: 440px;
}
.article-intro{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}

.article-intro .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.article-intro .tit p{
	color:#1a1a1a;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.article-intro .tit span{
	display: block;
	text-align: center;
	color:#666666;
	font-size: 12px;
	margin-top: 10px;
}

.article-intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.article-intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 30px;
}

.article-intro img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.fy{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	border-bottom: 1px dashed #d2d2d2;
	padding-bottom: 10px;
}
.fy div{
	float: left;
}

.fy p{
	color:#333333;
	font-size: 14px;
	line-height: 30px;
 
}

.fy p a{
	color:#333333;
}

.fy .return{
	float: right;
	color: #333333;
	margin-top: 30px;
	font-size: 14px;
}
.menu{
	width: 100%;
	height: 0.6rem;
	background:#0184CF;
	position: fixed;
	z-index: 9999999;
	bottom:0;
	display: none;
}
.menu li{
	width: 25%;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
}
.menu li img{
	width: 0.3rem;
	height: 0.3rem;
	display: block;
	margin:0.05rem auto 0;
}
.menu li p{
	width: 100%;
	text-align: center;
	font-size: 0.16rem;
	color: #fff;
	height: 0.25rem;
	line-height: 0.25rem;
}
.pages{max-width: 1200px;margin-bottom:0.3rem;transform: translateX(-50%);-webkit-transform: translateX(-50%);left:50%;display: inline-block;position: relative;}
.pages li{overflow: hidden;border:1px solid #ddd;float: left;padding:0 0.15rem;height: 0.3rem;line-height: 0.3rem;border-radius: 0.05rem;margin-right:0.05rem;margin-bottom: 0.05rem;font-size: 0.14rem;color: #333;text-align: center;}
.pages li a{font-size: 0.14rem;color: #333;}
.pages .thisclass{background: #0184CF!important;color: #fff;}
.pages .thisclass a{color: #fff;}
.pages .next a{background: #fff!important;}
.pages li:hover{background: #efefef;}
.pages .sel,.pages .li{padding:0 0.15rem;}
.pages .sel select{width: 0.5rem;height: 0.24rem;border:1px solid #ddd;border-radius: 3px;}
.pages .li span{color: #000;font-weight: bold;}
@media (max-width: 768px){
	body{min-width: auto;padding-top: 0.5rem;padding-bottom:0.6rem;}
	.con{width: 94%;margin:0 auto;}
	.con img{width: 100%;}
	.header,
	.title img,
	.link{
		display: none;
	}
	.header_m,.menu{
		display: block;
	}
	.banner{height: 1.5rem;}
	.menu1{
		width: 60%;
		display: block;
		position: fixed;
		top:0;
		right:-60%;
		overflow: auto;
		z-index: 999999999;
		background:#fff;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-ms-transition: all 0.3s;
		/*padding:0.5rem 0.2rem;*/
		box-sizing: border-box;
	}
	.menu1 li{overflow: hidden;margin-bottom: 0.1rem;}
	.menu1 li a{
		display: block;
		width: 96%;
		height: 0.4rem;
		line-height: 0.4rem;
		text-align: center;
		color: #333;
		border-radius: 5px;
		border:1px solid #eee; 
	}
	.menu1 li ul li:first-child{margin-top: 0.1rem}
	.menu1 li ul li:last-child{margin-bottom: 0}
	.menu_act{right:0;}
	.fix_bg{
		width: 100%;
		position: fixed;
		top:0;
		left:0;
		z-index: 99999999;
		background:rgba(0,0,0,0.7);
		display: none;
	}
	.service,.product, .about, .case, .news{padding:0.2rem 0;}
	.title h3{font-size: 0.24rem;}
	.service ul, .product ul,.case ul,.news .new{margin-top: 0.2rem;}
	.in_product ul,.in_case ul{margin-top: 0}
	.service li{font-size: 0.14rem;}
	.service li p:first-child{width: 0.5rem;height: 0.5rem;}
	.service li p:first-child img{width: 0.3rem;height: 0.3rem;margin:0.1rem;}
	.product li{width: 50%;padding-bottom: 50%;margin-right: 0;margin-bottom: 0;}
	.product li p{font-size: 0.14rem;height: 0.4rem;line-height: 0.4rem;}
	.about .content img{width: 100%;}
	.about .content{margin-bottom: 0.3rem;}
	.about .box p{float: none;line-height: 0.3rem;}
	.case li{width: 49%;margin-right: 2%!important;}
	.case li:nth-child(even){margin-right: 0!important;}
	.case li p:last-child{height: 0.3rem;line-height: 0.3rem;font-size: 0.14rem;}
	.news .l{width: 100%;margin-right: 0;margin-bottom: 0.1rem;}
	.news .l>img{height: auto;}
	.footer .lef{width: 100%;}
	.footer .rig{position: static;width: 100%;text-align: center;margin-top: 0.2rem;}
	.positon p:first-child{font-size: 0.2rem;}
	.news-list{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}
	.news-list ul{
		margin: 0;
	}
	.news-list ul li{
		width: 100%;
		height: auto;
		margin: 0;
		margin-bottom: 10px;
		padding:3% 0;
		float: initial;
	}
	.news-list ul li a{
		width: 94%;
		margin: 0 auto;
		background: #f5f5f5;
		display: flex;
		height: auto;
		justify-content:flex-start;
		align-items: center;
		flex-wrap: wrap;

	}
	.news-list ul li:nth-child(2n){
		float: initial;
	}
	.news-list ul li .time{
		background: #afafaf;
		width: 70px;
		height: 70px;
	}
	.news-list ul li .intro{
		width: 70%;
		margin-left: 15px;
	}
	.news-list ul li .time b{
		font-size: 18px;
	}
	.news-list ul li .time span{
		font-size: 12px;
	}
	.news-list ul li  .intro h4{
		font-size: 16px;
		margin-top: 0;
	}
	.news-list ul li  .intro p{
		font-size: 12px;
	}
	.cont-intro{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
		margin-bottom: 50px;
	}
	.cont-intro .bd{
		width: 100%;
		margin-top: 30px;
	}
	.map .allmap{
		height: 300px;
	}
	.cont-intro .bd .cont{
		width: 100%;
		float: initial;
	}
	.cont-intro .bd .cont .info{
		width: 100%;
		padding: 0 4%;
	}
	.cont-intro .bd .cont .info p{
		font-size: 14px;
	}
	.cont-intro .bd .about-msg{
		width: 100%;
		float: initial;
		margin-top: 30px;
	}
	.cont-intro .bd .about-msg .tit p{
		text-align: center;
		width: 100%;
		float: initial;
	}
	.cont-intro .bd .about-msg .tit span{
		margin-left: 0;
		text-align: center;
		width: 100%;
		display: block;
	}
	.cont-intro .bd .about-msg form ul li {
		margin-bottom: 15px;
	}
	.cont-intro .bd .about-msg form ul li input{
		width: 100%;
		float: initial;
		height: 35px;
		margin-top: 3px;
	}
	.cont-intro .bd .about-msg form ul li textarea{
		width: 100%;
		box-sizing: border-box;
		margin-top: 5px;
		padding-top: 5px;
	}
	.cont-intro .bd .about-msg form .btn{
		 height: 40px;
		 font-size: 14px;
		 border-radius: 3px;
		 margin-top: 5px;
	}
	.article-intro{
		width: 96%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.article-intro .info p{
		font-size: 12px;
		line-height: 24px;
	}

	.fy div{
		float: initial;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.fy div p{
		font-size: 12px;
		line-height: 26px;
		margin-bottom: 3px;
	}

	.fy .return {
		float: initial;
		margin-top: 10px;
		display: block;
	}
	.cont-intro .bd .cont .info{height: auto;}
	.product li{width: 49%;margin-right: 2%!important;margin-bottom: 0.1rem;}
	.product li:nth-child(even){margin-right: 0!important;}
}